PDF4Java Reference Documentation
com.o2sol.pdf4java.redaction Package / PDFContentRedactor Class / redactArea Method / redactArea(PDFDisplayRectangle,PDFContentRedactionOptions) Method
Area from which the content should be redacted.
Options for content redaction.
In This Topic
    redactArea(PDFDisplayRectangle,PDFContentRedactionOptions) Method
    In This Topic
    Redacts the page content from the specified area.
    Syntax

    Parameters

    redactionArea
    Area from which the content should be redacted.
    redactionOptions
    Options for content redaction.
    Exceptions
    ExceptionDescription
    When redactionOptions is null.
    See Also